* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
authorKevin Ryde <user42@zip.com.au>
Sun, 6 Dec 2009 00:42:19 +0000 (00:42 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 6 Dec 2009 00:42:19 +0000 (00:42 +0000)
manuals, similar to existing setup for help-mode.  (My bug#3913.)

lisp/ChangeLog

index cdba8b065eacd364913938f5a768fcc16e6590a9..a5a34077ef3d6b818759f57e8c0aa8994ace7b51 100644 (file)
@@ -3,6 +3,9 @@
        * ffap.el (ffap-rfc-path): Make this a defcustom since
        `ffap-rfc-directories' is also a defcustom.  (My Bug#4514.)
 
+       * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
+       manuals, similar to existing setup for help-mode.  (My bug#3913.)
+
 2009-12-05  Juri Linkov  <juri@jurta.org>
 
        Save and restore dired buffer's point positions too.  (Bug#4880)